home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gcc-2.1 / local.mk < prev    next >
Encoding:
Makefile  |  1992-05-12  |  444 b   |  18 lines

  1. #
  2. # This file is included by Makefile.  Makefile is generated automatically
  3. # by mkmf, and this file provides additional local personalization.  The
  4. # variable SYSMAKEFILE is provided by Makefile;  it's a system Makefile
  5. # that must be included to set up various compilation stuff.
  6. #
  7.  
  8.  
  9. #include    <$(SYSMAKEFILE)>
  10.  
  11. .PATH.h        : /sprite/src/cmds/gcc-2.1/sprite /sprite/src/cmds/gcc-2.1/dist
  12.  
  13. CFLAGS    += -Isprite -Idist
  14.  
  15.  
  16. DISTFILES   =   dist sprite
  17.  
  18.